<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.aa{
	font-family: "宋体";
	font-size: 12px;
	color: #598ecb;
}

link {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #598ecb;}
	
a:link {
	color: #598ecb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #000066;
	font-size:12px
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
</pre></body></html>